Converts a palette output by Photoshop to C source.
act2agb input-file
Converts a Photoshop palette file into the AGB color format and outputs it as C source code.
The command arguments are described below:
You need to be careful because the base name of the input file is used for the filename. If you use bmp2agb to convert the file "filename.bmp" and you use act2agb to convert the file "filename.act," both commands will output a file with the same name of "filename.c"
AGB-06-0031-001A (2/26/01)